Recognize RUSTC/RUSTDOC environment variables
authorAlex Crichton <alex@alexcrichton.com>
Mon, 18 May 2015 21:55:42 +0000 (14:55 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 18 May 2015 22:01:35 +0000 (15:01 -0700)
commit20ce682e856952bd3f2cbaa18a690e531bdce024
treeee6b81b4ffd266ec9a6d0e53e817c56e39c8903b
parent3d926ee57b7dbb6ae714a54403186838816589a0
Recognize RUSTC/RUSTDOC environment variables
src/cargo/ops/cargo_rustc/context.rs
src/cargo/ops/cargo_rustc/engine.rs
src/cargo/ops/cargo_rustc/mod.rs
src/cargo/util/config.rs
src/cargo/util/mod.rs
src/doc/config.md
tests/test_cargo_compile.rs